home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
4-Demos
/
Third Party Demos
/
DTMedia
/
Studio⁄1
/
InfoStack
/
InfoStack
/
card_19183.txt
< prev
next >
Wrap
Text File
|
1990-02-20
|
2KB
|
125 lines
-- card: 19183 from stack: in
-- bmap block id: 19203
-- flags: 0000
-- background id: 2633
-- name: mainmenu
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=376 top=29 right=66 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PAINTINFO
----- HyperTalk script -----
on mouseUp
VISUAL WIPE RIGHT
go to card paintmenu
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=376 top=77 right=114 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: TEXTINFO
----- HyperTalk script -----
on mouseUp
VISUAL WIPE RIGHT
go to card textmenu
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=376 top=124 right=161 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: ANIMINFO
----- HyperTalk script -----
on mouseUp
VISUAL WIPE RIGHT
go to card animmenu
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=376 top=172 right=209 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PRESINFO
----- HyperTalk script -----
on mouseUp
VISUAL WIPE RIGHT
go to card presentmenu
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=376 top=224 right=261 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return to Demo
----- HyperTalk script -----
on mouseUp
visual effect wipe right
go to stack "Studio/1Demo"
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=378 top=288 right=328 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
doMenu "Quit HyperCard"
end mouseUp